home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 May
/
CHIP Turkiye Mayıs 1998.iso
/
grafik
/
95NEOBOK
/
NBW30.EXE
/
NeoBook.exe
/
0
/
RCDATA
/
TFILLPALETTE
/
TFILLPALETTE.txt
< prev
Wrap
Text File
|
1997-02-27
|
1KB
|
50 lines
object FillPalette: TFillPalette
Left = 181
Top = 113
BorderIcons = []
BorderStyle = bsNone
Caption = 'FillPalette'
ClientHeight = 189
ClientWidth = 167
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
FormStyle = fsStayOnTop
KeyPreview = True
Scaled = False
OnCreate = FormCreate
OnHide = FormHide
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 15
object PatternImage: TNeoBookImage
Left = 6
Top = 6
Width = 155
Height = 155
AutoSize = True
Picture.Data = {<image000.bmp>}
OnMouseDown = PatternImageMouseDown
OnMouseMove = PatternImageMouseMove
OnMouseUp = PatternImageMouseUp
end
object Transparent: TCheckBox
Left = 39
Top = 166
Width = 89
Height = 17
Caption = 'Transparent'
TabOrder = 0
OnClick = TransparentClick
end
object Timer: TTimer
Enabled = False
Interval = 500
OnTimer = TimerTimer
Left = 124
Top = 12
end
end